lisp/desktop.el: Fix problem creating minibuffer(less,only) frames.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 28 Jul 2013 22:43:01 +0000 (00:43 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 28 Jul 2013 22:43:01 +0000 (00:43 +0200)
commit460122cd808252442951d16bf464a6d3729f4672
tree3388300664a1862c3f75b3a6086a7e5af13e46db
parent32a6f0a9c898fda7aeaf9979386fc91bb514185f
lisp/desktop.el: Fix problem creating minibuffer(less,only) frames.
(desktop--make-frame): Include `minibuffer' in the minimal set of parameters
passed when creating a frame, because the minibuffer status of a frame cannot
be changed later.
lisp/ChangeLog
lisp/desktop.el